projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbde362
)
Move tree-widget/ from etc/ to etc/images/
author
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 04:51:41 +0000
(
04:51
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 22 Aug 2007 04:51:41 +0000
(
04:51
+0000)
etc/tree-widget/default/empty.xpm
[deleted file]
patch
|
blob
|
history
diff --git
a/etc/tree-widget/default/empty.xpm
b/etc/tree-widget/default/empty.xpm
deleted file mode 100644
(file)
index
8af9f2f
..0000000
--- a/
etc/tree-widget/default/empty.xpm
+++ /dev/null
@@
-1,33
+0,0 @@
-/* XPM */
-static char * empty_xpm[] = {
-"16 21 9 1",
-" c None",
-". c #848400",
-"+ c #949429",
-"@ c #9C9C31",
-"# c #9C9C39",
-"$ c #A5A542",
-"% c #A5A54A",
-"& c #ADAD52",
-"* c #ADAD5A",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ... ",
-" ..+.. ",
-" ..+@#.. ",
-" ..+@##$.. ",
-"..+@##$%%.. ",
-".+@##$%%&*. ",
-"..##$%%&*.. ",
-" ..$%%&*.. ",
-" ..%&*.. ",
-" ..*.. ",
-" ... ",
-" ",
-" ",
-" ",
-" ",
-" "};